DX11 GET LIMB MESH COUNT

Retrieves the number of meshes held by the specified limb.
Normally there is a 1:1 ratio between limbs and meshes but this is not a requirement; certain limbs may have zero (such as most root limbs from loaded 3D
file formats) or more than one associated mesh.

  Syntax
Return Dword meshcount  = DX11 GET LIMB MESH COUNT(limb)
  Parameters
limb
Dword
The limb to get the number of associated meshes for.

  Returns

The number of meshes associated with the given limb.

  See also

LIMB Functions Menu
DX11 Function Categories